home *** CD-ROM | disk | FTP | other *** search
- -- card: 91541 from stack: in
- -- bmap block id: 84914
- -- flags: 0000
- -- background id: 68193
- -- name: Show Attributes DBOX
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=102 top=94 right=183 bottom=249
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: list
- ----- HyperTalk script -----
- on mouseDown
- show card field popupList
- end mouseDown
-
- on mouseUp
- hide card field popupList
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=98 top=192 right=217 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: buttons
- ----- HyperTalk script -----
- on mouseDown
- show card field popupButtons
- end mouseDown
-
- on mouseUp
- hide card field popupButtons
- end mouseUp
-
-
-
- -- part 6 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=9 top=55 right=105 bottom=82
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: Inbox
-
-
- -- part 8 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=93 top=186 right=237 bottom=275
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupList
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupList"
- end mouseUp
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=100 top=67 right=184 bottom=252
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupButtons
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupButtons"
- end mouseUp
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=262 top=106 right=193 bottom=439
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: many things
- ----- HyperTalk script -----
- on mouseDown
- show card field popupTask
- end mouseDown
-
- on mouseUp
- hide card field popupTask
- end mouseUp
-
-
-
- -- part 12 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=94 top=64 right=220 bottom=260
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupTask
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupTask"
- end mouseUp
-
-
- -- part contents for card part 6
- ----- text -----
- Press any element for details.
-
- -- part contents for card part 8
- ----- text -----
- After selecting where you want an attribute displayed, select the attribute from this list.
-
- -- part contents for card part 9
- ----- text -----
- Click OK to put the selections into effect.
-
- Click Cancel to cancel the selections.
-
- Click Delete to delete the selected attribute.
-
- -- part contents for background part 30
- ----- text -----
- The Layout Menu
-
- -- part contents for background part 31
- ----- text -----
- Show Attributes Dialog Box
-
- -- part contents for card part 12
- ----- text -----
- Click where you want an attribute displayed. Then select the item from the list at the left.
-
- Replace an attribute by selecting its position, then selecting a new attribute.
-
- Delete an attribute by clicking it, then clicking Delete.
-